XCO does not provision reload-delay 90
configuration on Cluster Edge Port (CEP) interfaces. XCO
instead provisions cluster-track
configuration on CEP interfaces when the CEP is configured as a
member of an EPG (endpoint group) during the creation or update of endpoint groups.
# efa tenant po create --name po11 --tenant tenant1 –speed 10Gbps --negotiation active --port 10.24.80.134[0/15] => CEP # efa tenant po create --name po12 -–tenant tenant1 -–speed 10Gbps --negotiation active -–port 10.24.80.134[0/25],10.24.80.135[0/25] => CCEP # efa tenant epg create --name ten1epg1 --tenant tenant1 --switchport-mode trunk --ctag-range 1001 --port 10.24.80.134[0/35] --po po11,po12